/* .head-c .titleNav .titleItem:hover .title,
.head-c .titleNav .titleItem.active .title{
    color: #fff;
}
.head-c .titleNav .titleItem:hover .line,
.head-c .titleNav .titleItem.active .line{
    color: #fff;
} */
.head-c .titleNav .titleItem .line,
.head-c .titleNav .titleItem .title,
.head-c .titleNav .titleItem .down{
    color: #fff;
    transition: all ease .4s;
}

.head-c .caidan{
    color: #6C7685 !important;
}

/* .head-c .titleNav .titleItem .line{
    background-color: #fff;
} */
.industryCaseList{
    border-top: 1px solid #EDEEF0;
}
.SolutionList{
    border-top: 1px solid #EDEEF0;
}